home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 1999 #6
/
1999 CD 6 (Red).iso
/
Strategy
/
warzone
/
disk1
/
data1.cab
/
Program_Executable_Files
/
script
/
fastplay
/
start.vlo
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-03
|
384 b
|
15 lines
//start.vlo
//to start player stuff off
script "start.slo"
run
{
player int 0 //player's player number
startPow int 1000
numTechs int 4
startTech[0] RESEARCHSTAT "R-Vehicle-Body01"
startTech[1] RESEARCHSTAT "R-Sys-Spade1Mk1"
startTech[2] RESEARCHSTAT "R-Vehicle-Prop-Wheels"
startTech[3] RESEARCHSTAT "R-Wpn-MG1Mk1"
mg WEAPON "TUTMG" //req'd for 1st level
}